PDF4Java Reference Documentation
com.o2sol.pdf4java.flowdocument Package / PDFFlowDocumentToCSettings Class / setContentsEntrySpacingBefore Method
The space in points above the table of contents entry.
In This Topic
    setContentsEntrySpacingBefore Method
    In This Topic
    Sets the spacing before a table of contents entry.
    This value is used if method returns true.
    Syntax
    public void setContentsEntrySpacingBefore( 
       double value
    )

    Parameters

    value
    The space in points above the table of contents entry.
    See Also